Bash Arrays | Linux Journal 19 Jun 2008 ... Bash arrays have numbered indexes only, but they are sparse, ... the items as a single word, whereas "${arr[@]}" returns each item as a separate word. ... The example script fails on my Solaris 9 server using GNU Bash-2.05.